Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes credit_card_fraud.exs example #508

Merged
merged 6 commits into from
Jul 13, 2023

Conversation

grzuy
Copy link
Contributor

@grzuy grzuy commented Jun 28, 2023

Seems the example was written for explorer 0.2 and never adapted to support latest explorer?

For now quick fix to go back to compatible explorer version.
Haven't had time to see which/how many updates necessary to make it work with explorer 0.5.

Thanks!


UPDATE:

Updated to adapt example code to latest explorer tip.
BLOCKED by explorer future release.

UPDATE 2:

explorer released.
This PR no longer Blocked.

@seanmor5
Copy link
Contributor

I think we should make an effort to make this compatible with Explorer 0.5 instead of keeping it at Explorer 0.2, especially given how much has been changed/added

@grzuy
Copy link
Contributor Author

grzuy commented Jun 30, 2023

OK.

I think I found a way to normalize data frame in a more concise and efficient way using latest explorer features, but it depends on unreleased Explorer.Series.abs/1 function.

So this PR, as of current implementation, is blocked on having an explorer release first.

@seanmor5 seanmor5 merged commit c2ff840 into elixir-nx:main Jul 13, 2023
@grzuy grzuy deleted the fix_credit_card_example branch July 13, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants